[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiori-yja%2Fsurveirs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iori-yja/surveirs on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-1/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.35 [INFO] [stderr] Downloaded rscam v0.5.5 [INFO] [stderr] Downloaded serde v1.0.93 [INFO] [stderr] Downloaded h2 v0.1.24 [INFO] [stderr] Downloaded string v0.2.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd66495de330950d4d929ebd78a59fc8cb768d47c60b5f707dfb662b4617dbe3 [INFO] running `Command { std: "docker" "start" "-a" "fd66495de330950d4d929ebd78a59fc8cb768d47c60b5f707dfb662b4617dbe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd66495de330950d4d929ebd78a59fc8cb768d47c60b5f707dfb662b4617dbe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd66495de330950d4d929ebd78a59fc8cb768d47c60b5f707dfb662b4617dbe3", kill_on_drop: false }` [INFO] [stdout] fd66495de330950d4d929ebd78a59fc8cb768d47c60b5f707dfb662b4617dbe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 725e75833d31066c2689c8b8aabaf84a6caebe203ffd49bbc866a0886fa915ac [INFO] running `Command { std: "docker" "start" "-a" "725e75833d31066c2689c8b8aabaf84a6caebe203ffd49bbc866a0886fa915ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling matches v0.1.8 [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 percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling indexmap v1.0.2 [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 dtoa v0.4.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [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 bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mio v0.6.19 [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 phf_shared v0.7.24 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.0 [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 idna v0.1.5 [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 rayon v1.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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! {"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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.image_test.9kh0xmzw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432" "/opt/rustwide/target/debug/deps/image_test-18656f184ab6c432.3y3ab8ycy2frcqqi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-0e4020ee7c13698e/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librscam-361d091f0f9d6dda.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1a03aa28f789e971.rlib" "/opt/rustwide/target/debug/deps/libuuid-98813599f5c66567.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-83944c23165f02ca.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c7145595548f026e.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libflate2-a0f87ec665c94b6d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b210c6a60d211d42.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-30842773886ba7df.rlib" "/opt/rustwide/target/debug/deps/libcrc-eacf59a36afead28.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fe7746cee0978c3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-17cfad24236f40c6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cdef3c1d8d955139.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a8af4e41e813439d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9197e7c9cf3a10e3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libhyper-38cec4f617130a64.rlib" "/opt/rustwide/target/debug/deps/libwant-d868417663db374d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-b674996792be90e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-9ed62d09c0a2ebd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-68222931d5b45de2.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d2c126c2dfaaa10e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-476a9d75bf3d7f98.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a8a1c10b6bb2d695.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-26c7578776886f9d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fa90eefb6addb18d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-edc352ef1e6ad417.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bffc9e40d5e60c67.rlib" "/opt/rustwide/target/debug/deps/librand-dd73e72c74705169.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a4e7c831f3dde382.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0cf792a74e050615.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-2253b2f7c9ac227b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1e6c6526e90e81a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e64d096d28355848.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c919558b74825bf8.rlib" "/opt/rustwide/target/debug/deps/libmio-6220c6bc05df6af0.rlib" "/opt/rustwide/target/debug/deps/libnet2-3c824932f4a8c139.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ed2f93766c4bdab7.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-fb2c33ce6b9f165d.rlib" "/opt/rustwide/target/debug/deps/libh2-0354f626451283a3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-31b8a11790786ad0.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-054aea440da62b24.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-23b2677491d9c844.rlib" "/opt/rustwide/target/debug/deps/libhttp-180c52a3734cbee0.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libfutures-e25b38a88fc8f1d7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-eed9c893395613aa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3dc9cdbcbdbbdde0.rlib" "/opt/rustwide/target/debug/deps/libryu-66acc8187e016e9d.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2168df002424d1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-616c8dbce7c23c9b.rlib" "/opt/rustwide/target/debug/deps/libregex-7622a74d49ef4adb.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-19005a733ec79545.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5b38e4668cb533b3.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-cfdf414287c9064e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-40730d871c9e37dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9ecf7f71e8b143f4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-995a10fd6ab6ddc3.rlib" "/opt/rustwide/target/debug/deps/libtry_from-8eb57f59b1d05dc9.rlib" "/opt/rustwide/target/debug/deps/libserde-384314b83d48c066.rlib" "/opt/rustwide/target/debug/deps/libfailure-fd3e7ba4417aa6e3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3650b2f830fab018.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bb9322184781f3f5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-635e0c5b0af490ae.rlib" "/opt/rustwide/target/debug/deps/libcookie-d20ceef8893d4ea4.rlib" "/opt/rustwide/target/debug/deps/libtime-a7b025424db73a83.rlib" "/opt/rustwide/target/debug/deps/liburl-797a69806f691a68.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-8b9459aac79ea8da.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d1512462e2e9407b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bbe0c8f67ca798f5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbytes-f47fe401a6652768.rlib" "/opt/rustwide/target/debug/deps/libiovec-1776e717fa0a4e01.rlib" "/opt/rustwide/target/debug/deps/libbase64-0c6cd39e114c1fd8.rlib" "/opt/rustwide/target/debug/deps/libimage-22d0aee485690b66.rlib" "/opt/rustwide/target/debug/deps/libtiff-a71defb704c4bd2b.rlib" "/opt/rustwide/target/debug/deps/libpng-9228639a81d152ff.rlib" "/opt/rustwide/target/debug/deps/libdeflate-60ce7e3e7b1e540a.rlib" "/opt/rustwide/target/debug/deps/libinflate-24733f943186d544.rlib" "/opt/rustwide/target/debug/deps/libadler32-0f890c4872b73b1a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-77bdfac31d0151c0.rlib" "/opt/rustwide/target/debug/deps/librayon-4f8b3e72915ac15b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-17851e77878e5d40.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2a341868865565e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ed9de7ccd098e9db.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-75c7afed78a5e08e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54dfbd4eefa2868b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a7e0584871ef304e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/libgif-c7d8abe107e2f6d6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-96e371bbb13934de.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0b30d9f3b85b794a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec9514e414c0af7a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-989b8d1d90f7aac9.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libclap-7fc2fcc184ac8371.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6d34e1e0485025a2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0adc8ea8a0147e72.rlib" "/opt/rustwide/target/debug/deps/libatty-b0f9474dc4a62eda.rlib" "/opt/rustwide/target/debug/deps/liblibc-91deb2c87fed05d4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lv4l2" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "725e75833d31066c2689c8b8aabaf84a6caebe203ffd49bbc866a0886fa915ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725e75833d31066c2689c8b8aabaf84a6caebe203ffd49bbc866a0886fa915ac", kill_on_drop: false }` [INFO] [stdout] 725e75833d31066c2689c8b8aabaf84a6caebe203ffd49bbc866a0886fa915ac