[INFO] cloning repository https://github.com/iori-yja/surveirs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iori-yja/surveirs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiori-yja%2Fsurveirs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiori-yja%2Fsurveirs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ba9288c62be562c560eee260aed0eb13d3927bc [INFO] testing iori-yja/surveirs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiori-yja%2Fsurveirs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iori-yja/surveirs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iori-yja/surveirs [INFO] finished tweaking git repo https://github.com/iori-yja/surveirs [INFO] tweaked toml for git repo https://github.com/iori-yja/surveirs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/iori-yja/surveirs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rscam v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 50daa6938ea8ade72fde4297e3c55427155b193e501473fcad5a192a183e7683 [INFO] running `Command { std: "docker" "start" "-a" "50daa6938ea8ade72fde4297e3c55427155b193e501473fcad5a192a183e7683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50daa6938ea8ade72fde4297e3c55427155b193e501473fcad5a192a183e7683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50daa6938ea8ade72fde4297e3c55427155b193e501473fcad5a192a183e7683", kill_on_drop: false }` [INFO] [stdout] 50daa6938ea8ade72fde4297e3c55427155b193e501473fcad5a192a183e7683 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f1ec3e680f9be6b5a1f64fc7ecf8f10cf7397d5599f115333ffbf2a65a2ff7e3 [INFO] running `Command { std: "docker" "start" "-a" "f1ec3e680f9be6b5a1f64fc7ecf8f10cf7397d5599f115333ffbf2a65a2ff7e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rscam v0.5.5 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling image-test v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 153 | let mut reader = BufReader::new(f); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derivative` [INFO] [stdout] --> src/main.rs:114:4 [INFO] [stdout] | [INFO] [stdout] 114 | fn derivative

(im: &ImageBuffer>) -> ImageBuffer> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:194:27 [INFO] [stdout] | [INFO] [stdout] 194 | Err(e) => panic! {format!("failed to open camera: {}", e)}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 194 - Err(e) => panic! {format!("failed to open camera: {}", e)}, [INFO] [stdout] 194 + Err(e) => panic! {"failed to open camera: {}", e}, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:446:17 [INFO] [stdout] | [INFO] [stdout] 446 | sender.send(Some(Some((context.index, sent_n)))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:449:17 [INFO] [stdout] | [INFO] [stdout] 449 | sender.send(Some(None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.image_test.89789b57-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11.2x6k0s02bvbakgg7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-56c9cda9d8e338be/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librscam-155d0a8dbcc50ec9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6ab31dfe3d7f0238.rlib" "/opt/rustwide/target/debug/deps/libuuid-0dedbe0ecaf95ba3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b517d546457fdf40.rlib" "/opt/rustwide/target/debug/deps/libdtoa-aefde4637e38035e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ebff7da6af482846.rlib" "/opt/rustwide/target/debug/deps/libphf-8193e2c752e4047e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-42565d63e8df4f74.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libmime-107013d2d2f2dacb.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c2d978e4776b85b.rlib" "/opt/rustwide/target/debug/deps/libflate2-7902d5335760e724.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-a8eb75ef50a95ff7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50f2bd702aed3f84.rlib" "/opt/rustwide/target/debug/deps/libcrc-dffe800434bc62eb.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7dfb7604baf084cf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8cb9f0d8a67cef17.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d3d87eca11df9ffa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3ee3d15a1c9dab9f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f4928f8c4d004619.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libhyper-ca89edb03f8d61d9.rlib" "/opt/rustwide/target/debug/deps/libwant-08235538552556b4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-609761686bbedd51.rlib" "/opt/rustwide/target/debug/deps/libtokio-4785ce1b2fd0fc03.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-024a1a1ad8334705.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-f44d9e563a9a1a8f.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f7d2b29c12ed96be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-70fc45f402fbb6f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3820be598a8508f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-be1c53624e4d9671.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-2ba14fa013fde33e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-28f91f6ab1671c6b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-16be9ae677ab2c13.rlib" "/opt/rustwide/target/debug/deps/librand-5e39210870bb1d89.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e0a7c00eca87c4d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-142d001f43ea7ed5.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8211b28a7d1aaf85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7502990db4c19fd5.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-64577fdc7b603528.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6ef584581674eea.rlib" "/opt/rustwide/target/debug/deps/librand_os-b576aa8ceb36e7a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-e6e8adf5d549813c.rlib" "/opt/rustwide/target/debug/deps/librand_core-691700391421dfa9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c7e220839ce6544b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-1214d213485c2326.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-751ec9cd00fbe7b3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-068def4359a848db.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-6ba83c4645d32081.rlib" "/opt/rustwide/target/debug/deps/libmio-0fd6322ef63a038d.rlib" "/opt/rustwide/target/debug/deps/libnet2-c8eb6d47cbb53e81.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2ee177e246000396.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-312259ef249e2ed8.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-378905bd3a2834dd.rlib" "/opt/rustwide/target/debug/deps/libh2-1734c4d2cca17f06.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b8bc15385edb84.rlib" "/opt/rustwide/target/debug/deps/libstring-8c39b35d1c7e301f.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-06ef769ab2121da0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-294c5772db30d648.rlib" "/opt/rustwide/target/debug/deps/libhttp-aa72d0a7ec9f58e1.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libfutures-9a30f268282e96a2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a1f5d386b47ed2b7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c43bf5613da444e6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f518c026a43a8326.rlib" "/opt/rustwide/target/debug/deps/libryu-b7d79c77b2b7e02a.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/liblog-bdabd9bcd8986b69.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-07d4f36ad057a2ef.rlib" "/opt/rustwide/target/debug/deps/libregex-e2f6c1dc1e216646.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-8eca98c67c3caf51.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-16c5956e01e0f208.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a4979d015fb59822.rlib" "/opt/rustwide/target/debug/deps/libthread_local-03c33df2e93ed024.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39007775982aeab0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bef04848b0a1c72c.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-8e5d6efc1d1dbd3e.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8808053545436c3c.rlib" "/opt/rustwide/target/debug/deps/libserde-e5d2232c31a54cf1.rlib" "/opt/rustwide/target/debug/deps/libfailure-c8076e0681e4c55f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3ba5bc732eb0873e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-10f0db8ad3c1e0e0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e51525b966fd7c2f.rlib" "/opt/rustwide/target/debug/deps/libcookie-af3ffcba4c476807.rlib" "/opt/rustwide/target/debug/deps/libtime-6009314dd463fc71.rlib" "/opt/rustwide/target/debug/deps/liburl-b089408797cca16b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-5546f9cef825e42b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c04cf371851b326.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d47624f6df249825.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libbytes-6e0027c311f8a092.rlib" "/opt/rustwide/target/debug/deps/libiovec-171d17faedfaa537.rlib" "/opt/rustwide/target/debug/deps/libbase64-8377ce4b7e9757c1.rlib" "/opt/rustwide/target/debug/deps/libimage-7a16471b918c6dc7.rlib" "/opt/rustwide/target/debug/deps/libtiff-f953d33011aeff52.rlib" "/opt/rustwide/target/debug/deps/libpng-e352ee047ceae32a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb89d42875550756.rlib" "/opt/rustwide/target/debug/deps/libinflate-ac19061c956daf76.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6f459c2049f2f73.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-98edacf43b175e68.rlib" "/opt/rustwide/target/debug/deps/librayon-0defe0eb49c587d1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-761f6b56b547185f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-132ef0d05f5c051a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0c55ecc7ef860927.rlib" "/opt/rustwide/target/debug/deps/libeither-448e776efe8979bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0e1a171ef346dbfb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-21c5e956b2f2c444.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97e0a08cef1ea439.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-879997ee7e7c2f10.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c70cbefadcc00fb.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d769eb5ff9868689.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-083c1e57c0910289.rlib" "/opt/rustwide/target/debug/deps/libgif-1636464ecd9b2431.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-70579bb798fa222c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d86abb917bdcb011.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-22d44bedc08a3ed0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-567b066f74553244.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f52e7e6f4d407eab.rlib" "/opt/rustwide/target/debug/deps/libclap-484a41cf7a42457c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b57970b736c69371.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ad74fbedc0cb4334.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d02ad3c39680c92.rlib" "/opt/rustwide/target/debug/deps/libatty-e467ee01ca15e62f.rlib" "/opt/rustwide/target/debug/deps/liblibc-a48be3e6a228a518.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lv4l2" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/image_test-4838e4f282ef0a11" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lv4l2 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image-test` due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f1ec3e680f9be6b5a1f64fc7ecf8f10cf7397d5599f115333ffbf2a65a2ff7e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ec3e680f9be6b5a1f64fc7ecf8f10cf7397d5599f115333ffbf2a65a2ff7e3", kill_on_drop: false }` [INFO] [stdout] f1ec3e680f9be6b5a1f64fc7ecf8f10cf7397d5599f115333ffbf2a65a2ff7e3