[INFO] cloning repository https://github.com/stavenko/canon-edsdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stavenko/canon-edsdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstavenko%2Fcanon-edsdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstavenko%2Fcanon-edsdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c99031d33885b9690fc5e365936c398f0d4e467d [INFO] testing stavenko/canon-edsdk against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstavenko%2Fcanon-edsdk" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stavenko/canon-edsdk on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stavenko/canon-edsdk [INFO] finished tweaking git repo https://github.com/stavenko/canon-edsdk [INFO] tweaked toml for git repo https://github.com/stavenko/canon-edsdk written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stavenko/canon-edsdk 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" "+beta-2025-02-18" "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-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2025666beb29660f6cc184a599093790d61b46aa7b59929f372f7e5b0e54ba6a [INFO] running `Command { std: "docker" "start" "-a" "2025666beb29660f6cc184a599093790d61b46aa7b59929f372f7e5b0e54ba6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2025666beb29660f6cc184a599093790d61b46aa7b59929f372f7e5b0e54ba6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2025666beb29660f6cc184a599093790d61b46aa7b59929f372f7e5b0e54ba6a", kill_on_drop: false }` [INFO] [stdout] 2025666beb29660f6cc184a599093790d61b46aa7b59929f372f7e5b0e54ba6a [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c566ede9624c11620fff81be38b205a4509a87147daabee2a37fb137bc305511 [INFO] running `Command { std: "docker" "start" "-a" "c566ede9624c11620fff81be38b205a4509a87147daabee2a37fb137bc305511", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling edsdk-sys v0.1.0 (/opt/rustwide/workdir/edsdk-sys) [INFO] [stderr] Compiling edsdk v0.1.0 (/opt/rustwide/workdir/edsdk) [INFO] [stdout] warning: unused imports: `SystemTime` and `null` [INFO] [stdout] --> edsdk/src/camera.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ptr::{null, null_mut}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 5 | sync::{Arc, RwLock}, [INFO] [stdout] 6 | time::{Duration, SystemTime}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EdsDownloadEvfImage`, `EdsEvfOutputDevice_kEdsEvfOutputDevice_PC_Small`, `EdsGetLength`, `EdsGetPointer`, `EdsRead`, and `kEdsStateEvent_ShutDownTimerUpdate` [INFO] [stdout] --> edsdk/src/camera.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | kEdsPropertyEvent_All, kEdsStateEvent_All, kEdsStateEvent_ShutDownTimerUpdate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | tagEdsDeviceInfo, EdsCameraRef, EdsCloseSession, EdsCreateEvfImageRef, EdsCreateMemoryStream, [INFO] [stdout] 15 | EdsDownloadEvfImage, EdsEvfOutputDevice_kEdsEvfOutputDevice_PC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | EdsEvfOutputDevice_kEdsEvfOutputDevice_PC_Small, EdsGetChildAtIndex, EdsGetDeviceInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | EdsGetLength, EdsGetPointer, EdsGetPropertyData, EdsOpenSession, EdsRead, EdsRelease, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kEdsPropID_ProductName` [INFO] [stdout] --> edsdk/src/events.rs:4:72 [INFO] [stdout] | [INFO] [stdout] 4 | kEdsObjectEvent_DirItemCreated, kEdsObjectEvent_VolumeInfoChanged, kEdsPropID_ProductName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `null` [INFO] [stdout] --> edsdk/src/image.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ptr::{null, null_mut}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EdsAccess_kEdsAccess_Write` [INFO] [stdout] --> edsdk/src/image.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | EdsAccess_kEdsAccess_ReadWrite, EdsAccess_kEdsAccess_Write, EdsCreateFileStream, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> edsdk/src/events.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | context: *mut EdsVoid, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> edsdk/src/events.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | event: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_id` [INFO] [stdout] --> edsdk/src/events.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | property_id: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> edsdk/src/events.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | context: *mut EdsVoid, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> edsdk/src/camera.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Camera<'a> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 39 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sdk` is never read [INFO] [stdout] --> edsdk/src/image.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Image<'a> { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 18 | pub(crate) sdk: &'a Sdk, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.97s [INFO] running `Command { std: "docker" "inspect" "c566ede9624c11620fff81be38b205a4509a87147daabee2a37fb137bc305511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c566ede9624c11620fff81be38b205a4509a87147daabee2a37fb137bc305511", kill_on_drop: false }` [INFO] [stdout] c566ede9624c11620fff81be38b205a4509a87147daabee2a37fb137bc305511 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0123379aec8e2b4463dcf5d4f440ec95fb889ef842b1138c40f9afff1e6ce694 [INFO] running `Command { std: "docker" "start" "-a" "0123379aec8e2b4463dcf5d4f440ec95fb889ef842b1138c40f9afff1e6ce694", kill_on_drop: false }` [INFO] [stderr] Compiling edsdk-sys v0.1.0 (/opt/rustwide/workdir/edsdk-sys) [INFO] [stdout] warning: unused imports: `SystemTime` and `null` [INFO] [stdout] --> edsdk/src/camera.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ptr::{null, null_mut}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 5 | sync::{Arc, RwLock}, [INFO] [stdout] 6 | time::{Duration, SystemTime}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EdsDownloadEvfImage`, `EdsEvfOutputDevice_kEdsEvfOutputDevice_PC_Small`, `EdsGetLength`, `EdsGetPointer`, `EdsRead`, and `kEdsStateEvent_ShutDownTimerUpdate` [INFO] [stdout] --> edsdk/src/camera.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | kEdsPropertyEvent_All, kEdsStateEvent_All, kEdsStateEvent_ShutDownTimerUpdate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | tagEdsDeviceInfo, EdsCameraRef, EdsCloseSession, EdsCreateEvfImageRef, EdsCreateMemoryStream, [INFO] [stdout] 15 | EdsDownloadEvfImage, EdsEvfOutputDevice_kEdsEvfOutputDevice_PC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | EdsEvfOutputDevice_kEdsEvfOutputDevice_PC_Small, EdsGetChildAtIndex, EdsGetDeviceInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | EdsGetLength, EdsGetPointer, EdsGetPropertyData, EdsOpenSession, EdsRead, EdsRelease, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kEdsPropID_ProductName` [INFO] [stdout] --> edsdk/src/events.rs:4:72 [INFO] [stdout] | [INFO] [stdout] 4 | kEdsObjectEvent_DirItemCreated, kEdsObjectEvent_VolumeInfoChanged, kEdsPropID_ProductName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `null` [INFO] [stdout] --> edsdk/src/image.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ptr::{null, null_mut}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EdsAccess_kEdsAccess_Write` [INFO] [stdout] --> edsdk/src/image.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | EdsAccess_kEdsAccess_ReadWrite, EdsAccess_kEdsAccess_Write, EdsCreateFileStream, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> edsdk/src/events.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | context: *mut EdsVoid, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> edsdk/src/events.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | event: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_id` [INFO] [stdout] --> edsdk/src/events.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | property_id: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> edsdk/src/events.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | context: *mut EdsVoid, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> edsdk/src/camera.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Camera<'a> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 39 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sdk` is never read [INFO] [stdout] --> edsdk/src/image.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Image<'a> { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 18 | pub(crate) sdk: &'a Sdk, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling edsdk v0.1.0 (/opt/rustwide/workdir/edsdk) [INFO] [stdout] warning: unused imports: `SystemTime` and `null` [INFO] [stdout] --> edsdk/src/camera.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ptr::{null, null_mut}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 5 | sync::{Arc, RwLock}, [INFO] [stdout] 6 | time::{Duration, SystemTime}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EdsDownloadEvfImage`, `EdsEvfOutputDevice_kEdsEvfOutputDevice_PC_Small`, `EdsGetLength`, `EdsGetPointer`, `EdsRead`, and `kEdsStateEvent_ShutDownTimerUpdate` [INFO] [stdout] --> edsdk/src/camera.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | kEdsPropertyEvent_All, kEdsStateEvent_All, kEdsStateEvent_ShutDownTimerUpdate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | tagEdsDeviceInfo, EdsCameraRef, EdsCloseSession, EdsCreateEvfImageRef, EdsCreateMemoryStream, [INFO] [stdout] 15 | EdsDownloadEvfImage, EdsEvfOutputDevice_kEdsEvfOutputDevice_PC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | EdsEvfOutputDevice_kEdsEvfOutputDevice_PC_Small, EdsGetChildAtIndex, EdsGetDeviceInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | EdsGetLength, EdsGetPointer, EdsGetPropertyData, EdsOpenSession, EdsRead, EdsRelease, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kEdsPropID_ProductName` [INFO] [stdout] --> edsdk/src/events.rs:4:72 [INFO] [stdout] | [INFO] [stdout] 4 | kEdsObjectEvent_DirItemCreated, kEdsObjectEvent_VolumeInfoChanged, kEdsPropID_ProductName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `null` [INFO] [stdout] --> edsdk/src/image.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ptr::{null, null_mut}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EdsAccess_kEdsAccess_Write` [INFO] [stdout] --> edsdk/src/image.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | EdsAccess_kEdsAccess_ReadWrite, EdsAccess_kEdsAccess_Write, EdsCreateFileStream, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> edsdk/examples/camera_list.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> edsdk/src/events.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | context: *mut EdsVoid, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> edsdk/src/events.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | event: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `property_id` [INFO] [stdout] --> edsdk/src/events.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | property_id: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> edsdk/src/events.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | context: *mut EdsVoid, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> edsdk/src/camera.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Camera<'a> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 39 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sdk` is never read [INFO] [stdout] --> edsdk/src/image.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Image<'a> { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 18 | pub(crate) sdk: &'a Sdk, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckQEibU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libedsdk-e4a93250fc873485.rlib,libedsdk_sys-8dcc52077ffb2d51.rlib,libanyhow-a56f4d42ed1c4051.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lEDSDK" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "sdk/linux/EDSDK_v13.18.40_Linux/EDSDK/Library/x86_64/" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/camera_list-4319a220260ae115" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lEDSDK: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `edsdk` (example "camera_list") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfzBXzs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libedsdk_sys-8dcc52077ffb2d51.rlib,libanyhow-a56f4d42ed1c4051.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lEDSDK" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "sdk/linux/EDSDK_v13.18.40_Linux/EDSDK/Library/x86_64/" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/edsdk-7ca8c30cb34b7ef1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lEDSDK: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `edsdk` (lib test) due to 1 previous error; 11 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgEzZjk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lEDSDK" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "sdk/linux/EDSDK_v13.18.40_Linux/EDSDK/Library/x86_64/" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/edsdk_sys-9060df4d0e9a6158" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lEDSDK: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `edsdk-sys` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0123379aec8e2b4463dcf5d4f440ec95fb889ef842b1138c40f9afff1e6ce694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0123379aec8e2b4463dcf5d4f440ec95fb889ef842b1138c40f9afff1e6ce694", kill_on_drop: false }` [INFO] [stdout] 0123379aec8e2b4463dcf5d4f440ec95fb889ef842b1138c40f9afff1e6ce694