[INFO] updating cached repository https://github.com/asukiaaa/rust_canny_edge_camera [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 70dc4dc55bded9f66832fd4eeed32a027b382bd4 [INFO] testing asukiaaa/rust_canny_edge_camera against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukiaaa%2Frust_canny_edge_camera" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asukiaaa/rust_canny_edge_camera on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/asukiaaa/rust_canny_edge_camera [INFO] finished tweaking git repo https://github.com/asukiaaa/rust_canny_edge_camera [INFO] tweaked toml for git repo https://github.com/asukiaaa/rust_canny_edge_camera written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/asukiaaa/rust_canny_edge_camera already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a69101ac695d6699d03ad5f0bd2083fc697300099ab833cfbb8aecceb0fdaad9 [INFO] running `"docker" "start" "-a" "a69101ac695d6699d03ad5f0bd2083fc697300099ab833cfbb8aecceb0fdaad9"` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling ndarray v0.11.1 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling itertools v0.7.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rscam v0.5.3 [INFO] [stderr] Compiling num-complex v0.1.41 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling futures-glib v0.3.2 [INFO] [stderr] Compiling relm-core v0.11.0 [INFO] [stderr] Compiling relm-state v0.11.0 [INFO] [stderr] Compiling relm-gen-widget v0.11.0 [INFO] [stderr] Compiling relm-derive-common v0.11.0 [INFO] [stderr] Compiling pango v0.3.0 [INFO] [stderr] Compiling relm-derive v0.11.0 [INFO] [stderr] Compiling relm v0.11.0 [INFO] [stderr] Compiling rust_canny_edge_camera v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/main.rs:200:34 [INFO] [stderr] | [INFO] [stderr] 200 | for p in edge_mat.into_shape((uw * uh)).unwrap().to_vec() { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.rust_canny_edge_camera.966ws7g3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b" "/opt/rustwide/target/debug/deps/rust_canny_edge_camera-c818b27e0557ad3b.51nokrsaegk7mkc8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librscam-665453a865823717.rlib" "/opt/rustwide/target/debug/deps/librelm-eaeeabfc41c4c3d3.rlib" "/opt/rustwide/target/debug/deps/librelm_state-e202111000a944eb.rlib" "/opt/rustwide/target/debug/deps/librelm_core-2e428b34c8e5e32b.rlib" "/opt/rustwide/target/debug/deps/libndarray-7d3a7d78d101380f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-59ea384c57eac475.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a5e71960fa4848a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1ee02e9c8d1ec7bb.rlib" "/opt/rustwide/target/debug/deps/libitertools-d21fea5a605ffe0e.rlib" "/opt/rustwide/target/debug/deps/libeither-08c515bd3c817488.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-e68273d2ec721f1e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8511a3c6951f373b.rlib" "/opt/rustwide/target/debug/deps/libgtk-1e0d54f548168228.rlib" "/opt/rustwide/target/debug/deps/libgdk-4d0471f41f33e6dc.rlib" "/opt/rustwide/target/debug/deps/libpango-2a6de512f657670d.rlib" "/opt/rustwide/target/debug/deps/libcairo-b54e334ec72efd3b.rlib" "/opt/rustwide/target/debug/deps/libc_vec-abaa18d355984803.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf-c8ca2b4b774b9439.rlib" "/opt/rustwide/target/debug/deps/libgio-f98ebd448f2a2427.rlib" "/opt/rustwide/target/debug/deps/libglib-f15c87eddeb8544a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff3f885add095304.rlib" "/opt/rustwide/target/debug/deps/libgtk_sys-68be51333036c8a9.rlib" "/opt/rustwide/target/debug/deps/libatk_sys-7d294ff074f72090.rlib" "/opt/rustwide/target/debug/deps/libgdk_sys-8367404dd84bb6f4.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-9d9a57e19e6dc849.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-1fd8df8082c0da88.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-76ba09a49eb86677.rlib" "/opt/rustwide/target/debug/deps/libgio_sys-ce33a9463fbe4167.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-0c11b21eb88b4623.rlib" "/opt/rustwide/target/debug/deps/libfutures_glib-c3b28f9fa074a23e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-9ff9469c192ebccd.rlib" "/opt/rustwide/target/debug/deps/liblog-9275152affa81e69.rlib" "/opt/rustwide/target/debug/deps/liblog-9d2a463f4d766796.rlib" "/opt/rustwide/target/debug/deps/libslab-da5f0272085a7861.rlib" "/opt/rustwide/target/debug/deps/libnet2-d09e0053b6bbe9d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-86922dddbd81b29b.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-9da4277eadcc75d9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4124876739571561.rlib" "/opt/rustwide/target/debug/deps/libfutures-b7a58e52c79162cd.rlib" "/opt/rustwide/target/debug/deps/libbytes-742c873f79381aa3.rlib" "/opt/rustwide/target/debug/deps/libiovec-b3c95db2fd4ecf0f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ddabd3ed831c7936.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-efcd5283ec89720e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lv4l2" "-lgtk-3" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lv4l2 [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `rust_canny_edge_camera`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a69101ac695d6699d03ad5f0bd2083fc697300099ab833cfbb8aecceb0fdaad9"` [INFO] running `"docker" "rm" "-f" "a69101ac695d6699d03ad5f0bd2083fc697300099ab833cfbb8aecceb0fdaad9"` [INFO] [stdout] a69101ac695d6699d03ad5f0bd2083fc697300099ab833cfbb8aecceb0fdaad9