[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiori-yja%2Fsurveirs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iori-yja/surveirs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bfde2a8131e74b5a53b50f540531c7349c3ff8b5cc9f75714c0d5bd1a5b9635 [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" "0bfde2a8131e74b5a53b50f540531c7349c3ff8b5cc9f75714c0d5bd1a5b9635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bfde2a8131e74b5a53b50f540531c7349c3ff8b5cc9f75714c0d5bd1a5b9635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bfde2a8131e74b5a53b50f540531c7349c3ff8b5cc9f75714c0d5bd1a5b9635", kill_on_drop: false }` [INFO] [stdout] 0bfde2a8131e74b5a53b50f540531c7349c3ff8b5cc9f75714c0d5bd1a5b9635 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ed0e922d8d7803fe2983195cdc11d97894d3115764f04d8f1a3573a3d5b0441 [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" "2ed0e922d8d7803fe2983195cdc11d97894d3115764f04d8f1a3573a3d5b0441", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unicode-normalization v0.1.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 num-iter v0.1.39 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.2 [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 crc v1.8.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rscam v0.5.5 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [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 mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling cookie v0.12.0 [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 h2 v0.1.24 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.93 [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: unused `std::result::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 `std::result::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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.image_test.esfesu4q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954" "/opt/rustwide/target/debug/deps/image_test-b1736ffebe44f954.4gf4j2mfnsv12pnv.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-57b053a5e182a19e/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librscam-a2622751e46a1e14.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a0b15c0f38b1f3e1.rlib" "/opt/rustwide/target/debug/deps/libuuid-8aaf909c6da36bff.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-aa2d63b9ca463a48.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-dbec44ea476a8f35.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-653f65d16712c606.rlib" "/opt/rustwide/target/debug/deps/libunicase-0531f3e0d7c99d92.rlib" "/opt/rustwide/target/debug/deps/libflate2-a42d24fedcdd69a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-a5515d86eb4cca60.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2651bd0230a7e0b6.rlib" "/opt/rustwide/target/debug/deps/libcrc-c901d97c2b057bf7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-734fcff0164dfa10.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2492f32699ab81a7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cf562d1197b95fb0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f4853b15f0f98066.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a023e4d25acd822c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-4b1533e994851e4f.rlib" "/opt/rustwide/target/debug/deps/libwant-2687ad1c6bfafd54.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-6546bd83bd3937d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-d8b0be74e21820a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-d41b80dc00800562.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a68f31fedec32652.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c458e07939788aac.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-bac69f1f16e5827c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-ce595e0a19e3a73a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-71f5326e879589ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-79accbbc0dfe36ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3e8bfb964487e3bd.rlib" "/opt/rustwide/target/debug/deps/librand-4d77d94c7a38a7e2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77f88a5561b96f4f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f5f22e51d1bba2fb.rlib" "/opt/rustwide/target/debug/deps/librand_hc-de2edf9783070164.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d81f03d02e8855bf.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f71e66dc839a7fb6.rlib" "/opt/rustwide/target/debug/deps/librand_core-77a4cb275993870e.rlib" "/opt/rustwide/target/debug/deps/librand_os-fca099436f556c45.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-bdfcee818a030c3b.rlib" "/opt/rustwide/target/debug/deps/librand_core-75c2ae28f500bcd9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3bf34ba995421980.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0c1c621fa7811daa.rlib" "/opt/rustwide/target/debug/deps/libmio-9f30e3bd1a057fc6.rlib" "/opt/rustwide/target/debug/deps/libnet2-d00d7296f8b24c5d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ee2453abb2a325d5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b0c062f28c14d5fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-63194a3513982f56.rlib" "/opt/rustwide/target/debug/deps/libh2-e5d05892930204f7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-614f8001b89f6de2.rlib" "/opt/rustwide/target/debug/deps/libstring-543149b56f5ea887.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-645443620482ddf1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ea9890f64e850877.rlib" "/opt/rustwide/target/debug/deps/libhttp-905ce8bde0550df8.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libfutures-43f023b58006d83c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fdeab16bfd281e08.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-2d80321a09bf17f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-14a31225fb37aa64.rlib" "/opt/rustwide/target/debug/deps/libryu-1323aebd2898d564.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/liblog-f12ff6e588164f86.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-8fab4ff5342457b0.rlib" "/opt/rustwide/target/debug/deps/libregex-6d3b814749623605.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c5a758fcdcb8625a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6dac08ac0d064f5f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-f629a7a8dd9e2767.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4865af4dd3691709.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-050e7b779f6e0e83.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fae6b156014e0d2a.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-e34d543423e5a5af.rlib" "/opt/rustwide/target/debug/deps/libtry_from-89e4714279125b8d.rlib" "/opt/rustwide/target/debug/deps/libserde-4304ed207cb74f92.rlib" "/opt/rustwide/target/debug/deps/libfailure-0b5d3bca873eaeed.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e913181f6280998e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-dd05a267e774d981.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6d01abf9627899e8.rlib" "/opt/rustwide/target/debug/deps/libcookie-22a20b89dbb4df17.rlib" "/opt/rustwide/target/debug/deps/libtime-d766dac6536fe65f.rlib" "/opt/rustwide/target/debug/deps/liburl-9a5821a8522c3026.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-9a17e2641c71e5f1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c3ff6f53340ce22.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d847ca8ad71f8a64.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbytes-41696816d123d16b.rlib" "/opt/rustwide/target/debug/deps/libiovec-72a858022e1b0c3e.rlib" "/opt/rustwide/target/debug/deps/libbase64-d968c169cd2268b1.rlib" "/opt/rustwide/target/debug/deps/libimage-021d91204d7648ad.rlib" "/opt/rustwide/target/debug/deps/libtiff-19dd3b0a24dd5182.rlib" "/opt/rustwide/target/debug/deps/libpng-a43e44ec0ada01ff.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c14ed61409bf2040.rlib" "/opt/rustwide/target/debug/deps/libinflate-80436a0dc1882f9d.rlib" "/opt/rustwide/target/debug/deps/libadler32-aec74e350da90292.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-89853355da6878f2.rlib" "/opt/rustwide/target/debug/deps/librayon-c16df2e6392717f6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f2bcb47409044818.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-40fa0af532064a5b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1b552a65b6e069de.rlib" "/opt/rustwide/target/debug/deps/libeither-2fdfd4db4a2c3b96.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-41b4ee7c27995d76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c7670f3706f25092.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ffda2f7194028394.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-50d253e7fd4237e8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "/opt/rustwide/target/debug/deps/libgif-ad9b56b19f214c8e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-af5ef3a0f91b0f41.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c7512a4d2a743d9d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-810cf1577ffb9ea3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-051d5a8613c3145d.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libclap-a26370a2f5159b2d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-83ae3f972a78105b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e988f03b9c2da313.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-197bd07da58b7856.rlib" "/opt/rustwide/target/debug/deps/libatty-8bfbd6558667927b.rlib" "/opt/rustwide/target/debug/deps/liblibc-3b26f970ed7ee075.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lv4l2" "-lssl" "-lcrypto" "-lutil" "-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; 4 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" "2ed0e922d8d7803fe2983195cdc11d97894d3115764f04d8f1a3573a3d5b0441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed0e922d8d7803fe2983195cdc11d97894d3115764f04d8f1a3573a3d5b0441", kill_on_drop: false }` [INFO] [stdout] 2ed0e922d8d7803fe2983195cdc11d97894d3115764f04d8f1a3573a3d5b0441