[INFO] fetching crate zlgcan 0.2.7... [INFO] checking zlgcan-0.2.7 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate zlgcan 0.2.7 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate zlgcan 0.2.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zlgcan 0.2.7 [INFO] tweaked toml for crates.io crate zlgcan 0.2.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zlgcan 0.2.7 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zlgcan 0.2.7 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dlopen2 v0.8.0 [INFO] [stderr] Downloaded rsutil v0.1.12 [INFO] [stderr] Downloaded derive-getters v0.5.0 [INFO] [stderr] Downloaded rs-can v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb343490dfb8da9d6c338ab58ab5de3ffb5f4625e4964faf32d1eecce4cdd406 [INFO] running `Command { std: "docker" "start" "-a" "cb343490dfb8da9d6c338ab58ab5de3ffb5f4625e4964faf32d1eecce4cdd406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb343490dfb8da9d6c338ab58ab5de3ffb5f4625e4964faf32d1eecce4cdd406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb343490dfb8da9d6c338ab58ab5de3ffb5f4625e4964faf32d1eecce4cdd406", kill_on_drop: false }` [INFO] [stdout] cb343490dfb8da9d6c338ab58ab5de3ffb5f4625e4964faf32d1eecce4cdd406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c4a739c63e858decb70417570f5594c232fde27861e5de4ddc9b654737c43a0 [INFO] running `Command { std: "docker" "start" "-a" "5c4a739c63e858decb70417570f5594c232fde27861e5de4ddc9b654737c43a0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking rsutil v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling dlopen2_derive v0.4.1 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Checking dlopen2 v0.8.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking rs-can v0.2.6 [INFO] [stderr] Checking zlgcan v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `VCI_GetReference` is never read [INFO] [stdout] --> src/native/api/linux/usbcan.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct USBCANApi<'a> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub(crate) VCI_GetReference: Symbol<'a, unsafe extern "C" fn(dev_type: u32, dev_index: u32, channel: u32, cmd: u32, value: *mut c_voi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `USBCANApi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `VCI_GetReference` and `VCI_Debug` are never read [INFO] [stdout] --> src/native/api/linux/usbcanfd.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct USBCANFDApi<'a> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub(crate) VCI_GetReference: Symbol<'a, unsafe extern "C" fn(dev_type: c_uint, dev_idx: c_uint, channel: c_uint, cmd: c_uint, value: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub(crate) VCI_Debug: Symbol<'a, unsafe extern "C" fn(debug: c_uint) -> c_uint>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `USBCANFDApi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `GetIProperty` is never read [INFO] [stdout] --> src/native/api/linux/usbcanfd_800u.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) struct USBCANFD800UApi<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | pub(crate) GetIProperty: Symbol<'a, unsafe extern "C" fn(dev_hdl: c_uint) -> *const IProperty>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `USBCANFD800UApi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `c_str_to_string` is never used [INFO] [stdout] --> src/native/util.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn c_str_to_string(src: *const c_char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `VCI_GetReference` is never read [INFO] [stdout] --> src/native/api/linux/usbcan.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct USBCANApi<'a> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub(crate) VCI_GetReference: Symbol<'a, unsafe extern "C" fn(dev_type: u32, dev_index: u32, channel: u32, cmd: u32, value: *mut c_voi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `USBCANApi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `VCI_GetReference` and `VCI_Debug` are never read [INFO] [stdout] --> src/native/api/linux/usbcanfd.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct USBCANFDApi<'a> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub(crate) VCI_GetReference: Symbol<'a, unsafe extern "C" fn(dev_type: c_uint, dev_idx: c_uint, channel: c_uint, cmd: c_uint, value: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub(crate) VCI_Debug: Symbol<'a, unsafe extern "C" fn(debug: c_uint) -> c_uint>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `USBCANFDApi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `GetIProperty` is never read [INFO] [stdout] --> src/native/api/linux/usbcanfd_800u.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) struct USBCANFD800UApi<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | pub(crate) GetIProperty: Symbol<'a, unsafe extern "C" fn(dev_hdl: c_uint) -> *const IProperty>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `USBCANFD800UApi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `c_str_to_string` is never used [INFO] [stdout] --> src/native/util.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn c_str_to_string(src: *const c_char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.26s [INFO] running `Command { std: "docker" "inspect" "5c4a739c63e858decb70417570f5594c232fde27861e5de4ddc9b654737c43a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4a739c63e858decb70417570f5594c232fde27861e5de4ddc9b654737c43a0", kill_on_drop: false }` [INFO] [stdout] 5c4a739c63e858decb70417570f5594c232fde27861e5de4ddc9b654737c43a0