[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiori-yja%2Fsurveirs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iori-yja/surveirs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-9/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c707218023faf47da62ffb703c808745958486c9a77284a4d0c836c080fd9ab1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c707218023faf47da62ffb703c808745958486c9a77284a4d0c836c080fd9ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c707218023faf47da62ffb703c808745958486c9a77284a4d0c836c080fd9ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c707218023faf47da62ffb703c808745958486c9a77284a4d0c836c080fd9ab1", kill_on_drop: false }` [INFO] [stdout] c707218023faf47da62ffb703c808745958486c9a77284a4d0c836c080fd9ab1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] d9f3a47eb55db55b9c2fcb0b977d763b85965dc3b7f50088c6858bd6194c65e9 [INFO] running `Command { std: "docker" "start" "-a" "d9f3a47eb55db55b9c2fcb0b977d763b85965dc3b7f50088c6858bd6194c65e9", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.2.0 [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 quote v0.6.12 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling parking_lot v0.7.1 [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 url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.93 [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-ac0c9d0ef48bc616.image_test.eec58769-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.image_test.eec58769-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616.zo7wg73axf07uty.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-196df09bd96c264c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librscam-49505b0236f134b3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c73b061cf1f856bd.rlib" "/opt/rustwide/target/debug/deps/libuuid-02e39583c7e7ef47.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ec7818fb0e1d407c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9a2ae3b0feaaf382.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-62fb4aef8a2b4190.rlib" "/opt/rustwide/target/debug/deps/libphf-022a3a27d70cd977.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-77f6db91f5b89a8f.rlib" "/opt/rustwide/target/debug/deps/libunicase-45fc40b99a4467f9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-31ec360f3df090b3.rlib" "/opt/rustwide/target/debug/deps/libmime-8b977ed54b06b14d.rlib" "/opt/rustwide/target/debug/deps/libunicase-68ff67c6bdd13596.rlib" "/opt/rustwide/target/debug/deps/libflate2-07c2e72ae71e4856.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-ff716cd9e008fc66.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cd3930b8b02e6da5.rlib" "/opt/rustwide/target/debug/deps/libcrc-1ecfdf9cb6e4a03f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3277d2a93bde398c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7b18d42c9991885a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-1b04eda5a119ebb7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d5b8df9f1a1a0bd4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a985c2fbbe444dc9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libhyper-5f54002d731c76d2.rlib" "/opt/rustwide/target/debug/deps/libwant-1f910ddc707663b7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libtokio-3962f4da86ac6439.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-e5f37600939c2267.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-197dd3dfaeaa978b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-897ac9dcacb3ee4b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-51b8e81ccc6b0210.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3016379623ac3042.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-0c35b13b2e7c80d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8b104f10bd54fa2d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9a26b0983ea61854.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5055c9502973841.rlib" "/opt/rustwide/target/debug/deps/librand-8099736f68d5ac0a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-932e31a3f64a6245.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9b861c3f134539e1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5b31a994f01453bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-acd39e6a388030a5.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d7cc6894a08ecfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-6b5321fbe8a5977f.rlib" "/opt/rustwide/target/debug/deps/librand_os-bc38b443d6f64bca.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-57e6957caa4da760.rlib" "/opt/rustwide/target/debug/deps/librand_core-c923b538a014a2a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b928fde88579906e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-96198fa42b00eac4.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-94a60e0456581e18.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-7199b9e8bf20a7c4.rlib" "/opt/rustwide/target/debug/deps/libmio-7a02328f57f8d2d0.rlib" "/opt/rustwide/target/debug/deps/libnet2-8f00a483e0aee2f0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-788237a29dfd6204.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9cd59835a5318e8b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-8f58de30a1814149.rlib" "/opt/rustwide/target/debug/deps/libh2-d15da7fae99bf37f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-77f9ad5a63871370.rlib" "/opt/rustwide/target/debug/deps/libstring-497db379a6e8b601.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4219acc392dcd008.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-8acd3983544ee3c6.rlib" "/opt/rustwide/target/debug/deps/libhttp-eceb33e63b5acc99.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libfutures-10caefe31adb9395.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e4d54a3395ba404a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-ac143d86ec987cbd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9375f0382893769f.rlib" "/opt/rustwide/target/debug/deps/libryu-262ef83cb2dce49c.rlib" "/opt/rustwide/target/debug/deps/libitoa-a209dd313045efb2.rlib" "/opt/rustwide/target/debug/deps/liblog-5b2f27ac2493651d.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-017a4263a2b92e83.rlib" "/opt/rustwide/target/debug/deps/libregex-7c6cd1537665bef6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a2fa915cc96b9b2e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-75112403d05e047b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-b31a158e21ca430c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d453cdde9b7acde0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ee33cefeb155477d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-de948e54357213d8.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-c486b000c5a00d32.rlib" "/opt/rustwide/target/debug/deps/libtry_from-dfb841c9e73ae865.rlib" "/opt/rustwide/target/debug/deps/libserde-d73f3847376887aa.rlib" "/opt/rustwide/target/debug/deps/libfailure-a39bdd5a889526b5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6510d47290948031.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f5f094345a13b2b7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6c31f5e4c3f5fd44.rlib" "/opt/rustwide/target/debug/deps/libcookie-146570eddef0f2ca.rlib" "/opt/rustwide/target/debug/deps/libtime-d97acf056a2080a8.rlib" "/opt/rustwide/target/debug/deps/liburl-b3ba22a61b34925c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-43bebda35869616d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c76635dded2aeb2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad25d4a102ec3736.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libbytes-d54ae8781f409a65.rlib" "/opt/rustwide/target/debug/deps/libiovec-7d90103030e516f2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f6969017b97dd8e5.rlib" "/opt/rustwide/target/debug/deps/libimage-cea2a66417d6ecbe.rlib" "/opt/rustwide/target/debug/deps/libtiff-4970d3f77a545a86.rlib" "/opt/rustwide/target/debug/deps/libpng-66461509bf3780ea.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f83c63a0ed5e2f14.rlib" "/opt/rustwide/target/debug/deps/libinflate-b30878ddec3d6635.rlib" "/opt/rustwide/target/debug/deps/libadler32-98be1ef8b400a182.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5867e13a2281439b.rlib" "/opt/rustwide/target/debug/deps/librayon-a5ef898d4c118cc9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a407c830cd1af0de.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-77649f67d3edf69d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-638b38e27c87f768.rlib" "/opt/rustwide/target/debug/deps/libeither-3f1071bfa6a9593f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-19d7ad4943cee476.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d69ca435ec288211.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef89ebfc7b76b62a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b93ae7e5b7ba9a2e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4e28c3bebfc36a25.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-413faa00df138c90.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-98f73597c3a5ab62.rlib" "/opt/rustwide/target/debug/deps/libgif-71d148331cd47b6d.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-cc1f24a9b346f47a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d4da9de717068175.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-747d25c5b59cc0fa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cb6b5cc051825524.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-66c2d263cd2e1408.rlib" "/opt/rustwide/target/debug/deps/liblzw-7f6c936569036a7d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/libclap-fc085e619a4f6e4e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1f10d80223e7070e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-efa3527631e560c1.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e3feadfde25e2e41.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8450629d88565ab6.rlib" "/opt/rustwide/target/debug/deps/libatty-2832722280519c27.rlib" "/opt/rustwide/target/debug/deps/liblibc-0d4224347d401a69.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/image_test-ac0c9d0ef48bc616" "-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" "d9f3a47eb55db55b9c2fcb0b977d763b85965dc3b7f50088c6858bd6194c65e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f3a47eb55db55b9c2fcb0b977d763b85965dc3b7f50088c6858bd6194c65e9", kill_on_drop: false }` [INFO] [stdout] d9f3a47eb55db55b9c2fcb0b977d763b85965dc3b7f50088c6858bd6194c65e9