[INFO] cloning repository https://github.com/asukiaaa/rust_relm_and_camera_practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asukiaaa/rust_relm_and_camera_practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukiaaa%2Frust_relm_and_camera_practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukiaaa%2Frust_relm_and_camera_practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8253de02bb4ec6ce3cc82c63b66a9f496177974f [INFO] testing asukiaaa/rust_relm_and_camera_practice against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukiaaa%2Frust_relm_and_camera_practice" "/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/asukiaaa/rust_relm_and_camera_practice on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/asukiaaa/rust_relm_and_camera_practice [INFO] finished tweaking git repo https://github.com/asukiaaa/rust_relm_and_camera_practice [INFO] tweaked toml for git repo https://github.com/asukiaaa/rust_relm_and_camera_practice written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/asukiaaa/rust_relm_and_camera_practice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a38625f958a70725d4cf5b75fba24d87a6cf25385725a78a1edc07d81c080c01 [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" "a38625f958a70725d4cf5b75fba24d87a6cf25385725a78a1edc07d81c080c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a38625f958a70725d4cf5b75fba24d87a6cf25385725a78a1edc07d81c080c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38625f958a70725d4cf5b75fba24d87a6cf25385725a78a1edc07d81c080c01", kill_on_drop: false }` [INFO] [stdout] a38625f958a70725d4cf5b75fba24d87a6cf25385725a78a1edc07d81c080c01 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebc356972151e1fa2d94d5c45474b3e858fc4de4992a45fe01ec2979731f81cc [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" "ebc356972151e1fa2d94d5c45474b3e858fc4de4992a45fe01ec2979731f81cc", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rscam v0.5.3 [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 cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys 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 bytes v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling futures-glib v0.3.2 [INFO] [stderr] Compiling relm-gen-widget v0.11.0 [INFO] [stderr] Compiling relm-core v0.11.0 [INFO] [stderr] Compiling relm-state v0.11.0 [INFO] [stderr] Compiling glib v0.4.1 [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_relm_and_camera_practice v0.1.0 (/opt/rustwide/workdir) [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.rust_relm_and_camera_practice.2hh03px0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278" "/opt/rustwide/target/debug/deps/rust_relm_and_camera_practice-7649375e6f4bd278.cxip9b8q8jrlthg.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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librscam-34a0b49f4309da76.rlib" "/opt/rustwide/target/debug/deps/librelm-0a6bd745edf6c271.rlib" "/opt/rustwide/target/debug/deps/librelm_state-80ebdb60dfa4b1d7.rlib" "/opt/rustwide/target/debug/deps/librelm_core-025f76fe8c66f72e.rlib" "/opt/rustwide/target/debug/deps/libgtk-a5ae5469d8e5fc7c.rlib" "/opt/rustwide/target/debug/deps/libgdk-895eceb315e2fcfc.rlib" "/opt/rustwide/target/debug/deps/libpango-7f00a27205658aca.rlib" "/opt/rustwide/target/debug/deps/libcairo-dff0d25a42e32c67.rlib" "/opt/rustwide/target/debug/deps/libc_vec-f4a8a5240f70a88d.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf-01f51307b548455c.rlib" "/opt/rustwide/target/debug/deps/libgio-d5d5e363f3a22687.rlib" "/opt/rustwide/target/debug/deps/libglib-039e77e5e50c70ba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8ecd7f2ccd4c8fd1.rlib" "/opt/rustwide/target/debug/deps/libgtk_sys-2180778cde116459.rlib" "/opt/rustwide/target/debug/deps/libatk_sys-dec434f4b10fb9cb.rlib" "/opt/rustwide/target/debug/deps/libgdk_sys-7a646089a33e11b5.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-0db8049171fab4f1.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-ba986f206fe27bc7.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-5fd5fba214920dcb.rlib" "/opt/rustwide/target/debug/deps/libgio_sys-6f931a7b39ea80b1.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-55e861af1c138066.rlib" "/opt/rustwide/target/debug/deps/libfutures_glib-84a71befc11deaf2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-6acf1c8f3cf573d7.rlib" "/opt/rustwide/target/debug/deps/liblog-4914f7aced6da15a.rlib" "/opt/rustwide/target/debug/deps/liblog-38e49889e2943a68.rlib" "/opt/rustwide/target/debug/deps/libslab-3b53302bf982e162.rlib" "/opt/rustwide/target/debug/deps/libnet2-506dd0f0bb47e60d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-eb5ecedec54aa001.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-6b87ca90fb3e4560.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fe4e05131e8568e3.rlib" "/opt/rustwide/target/debug/deps/libfutures-200004679ccd233a.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8f335d0041ec42.rlib" "/opt/rustwide/target/debug/deps/libiovec-d45374ef8a77ef84.rlib" "/opt/rustwide/target/debug/deps/liblibc-828b3fef0326b037.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-589ceaf825b4f9ec.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lv4l2" "-lgtk-3" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-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" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-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" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_relm_and_camera_practice` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ebc356972151e1fa2d94d5c45474b3e858fc4de4992a45fe01ec2979731f81cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc356972151e1fa2d94d5c45474b3e858fc4de4992a45fe01ec2979731f81cc", kill_on_drop: false }` [INFO] [stdout] ebc356972151e1fa2d94d5c45474b3e858fc4de4992a45fe01ec2979731f81cc