[INFO] fetching crate unc-sdk-macros 2.3.2... [INFO] checking unc-sdk-macros-2.3.2 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate unc-sdk-macros 2.3.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate unc-sdk-macros 2.3.2 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 39 packages to latest compatible versions [INFO] [stderr] Adding encode_unicode v0.3.6 (latest: v1.0.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9f14d68f96317c6da48544bfd315015120a72021f018949f9a9e82d1f264161 [INFO] running `Command { std: "docker" "start" "-a" "f9f14d68f96317c6da48544bfd315015120a72021f018949f9a9e82d1f264161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9f14d68f96317c6da48544bfd315015120a72021f018949f9a9e82d1f264161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f14d68f96317c6da48544bfd315015120a72021f018949f9a9e82d1f264161", kill_on_drop: false }` [INFO] [stdout] f9f14d68f96317c6da48544bfd315015120a72021f018949f9a9e82d1f264161 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22d780dda8e0f9b612034762a46fecd52f90dbc30f1956c13253eda3605c83d6 [INFO] running `Command { std: "docker" "start" "-a" "22d780dda8e0f9b612034762a46fecd52f90dbc30f1956c13253eda3605c83d6", kill_on_drop: false }` [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling unc-sdk-macros v2.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking darling v0.20.10 [INFO] [stderr] Checking insta v1.39.0 [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 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 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 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 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: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 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 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 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 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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub pat_reference: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | /// Whether pattern has a preceded `mut`. [INFO] [stdout] 27 | pub pat_mutability: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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: 6 warnings emitted [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub pat_reference: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | /// Whether pattern has a preceded `mut`. [INFO] [stdout] 27 | pub pat_mutability: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.61s [INFO] running `Command { std: "docker" "inspect" "22d780dda8e0f9b612034762a46fecd52f90dbc30f1956c13253eda3605c83d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d780dda8e0f9b612034762a46fecd52f90dbc30f1956c13253eda3605c83d6", kill_on_drop: false }` [INFO] [stdout] 22d780dda8e0f9b612034762a46fecd52f90dbc30f1956c13253eda3605c83d6