[INFO] cloning repository https://github.com/yasushisakai/dslr_capture [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yasushisakai/dslr_capture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasushisakai%2Fdslr_capture", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasushisakai%2Fdslr_capture'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98397324c7a31ea7aea104c4515cec3e21d433ad [INFO] testing yasushisakai/dslr_capture against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasushisakai%2Fdslr_capture" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yasushisakai/dslr_capture on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yasushisakai/dslr_capture [INFO] finished tweaking git repo https://github.com/yasushisakai/dslr_capture [INFO] tweaked toml for git repo https://github.com/yasushisakai/dslr_capture written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/yasushisakai/dslr_capture already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5375e139b6cbf4010d9724c78cd88e510df584d4921c11cf3f65906ed544c25 [INFO] running `Command { std: "docker" "start" "-a" "b5375e139b6cbf4010d9724c78cd88e510df584d4921c11cf3f65906ed544c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5375e139b6cbf4010d9724c78cd88e510df584d4921c11cf3f65906ed544c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5375e139b6cbf4010d9724c78cd88e510df584d4921c11cf3f65906ed544c25", kill_on_drop: false }` [INFO] [stdout] b5375e139b6cbf4010d9724c78cd88e510df584d4921c11cf3f65906ed544c25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b29ea93db28cfc3b4eec507aea5209251ff35f631d8df25095accf4550a9f16d [INFO] running `Command { std: "docker" "start" "-a" "b29ea93db28cfc3b4eec507aea5209251ff35f631d8df25095accf4550a9f16d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling gphoto2-sys v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling gphoto v0.1.2 (https://github.com/yasushisakai/gphoto-rs#dc382da4) [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling dslr_capture v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/camera.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | width: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/camera.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | height: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_size` [INFO] [stdout] --> src/camera.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_size(&self) -> (u32, u32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_model` [INFO] [stdout] --> src/camera.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn get_model(&mut self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.dslr_capture.f51c6765-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d.wm2c15mulwjpcaa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-e37065dfddb358b8.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-27c9ffd4d3331012.rlib" "/opt/rustwide/target/debug/deps/libpng-22cd781562cff09b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libdeflate-aee76865d2c610bd.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6bce203b2400319d.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-dd465bd00c0bb674.rlib" "/opt/rustwide/target/debug/deps/librayon-e06dcc88abfa18ac.rlib" "/opt/rustwide/target/debug/deps/librayon_core-0f6cfdb15fc84f4d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9d7da8ec94bb7fa4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4a49be2b28a19fd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3900f3c6c7397c3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d12eef24d4d3d1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5f8c323cfc20065e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4b5be98091909d34.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3f670b8949a0489e.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-823a8c25407ef07d.rlib" "/opt/rustwide/target/debug/deps/libtiff-148b98ce5a200d9e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libgphoto-cedd8548f6496f99.rlib" "/opt/rustwide/target/debug/deps/libgphoto2_sys-baa9fb9dcdecdab3.rlib" "/opt/rustwide/target/debug/deps/libsdl2-381ab1a06a0b2158.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b5f47065b7d44be1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-15ead01f5475ee7d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgphoto2" "-lgphoto2_port" "-lm" "-lSDL2" "-lSDL2_image" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dslr_capture-97b3e6d681320e6d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dslr_capture` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b29ea93db28cfc3b4eec507aea5209251ff35f631d8df25095accf4550a9f16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29ea93db28cfc3b4eec507aea5209251ff35f631d8df25095accf4550a9f16d", kill_on_drop: false }` [INFO] [stdout] b29ea93db28cfc3b4eec507aea5209251ff35f631d8df25095accf4550a9f16d