[INFO] cloning repository https://github.com/TheZoq2/RustImageProcessing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheZoq2/RustImageProcessing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheZoq2%2FRustImageProcessing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheZoq2%2FRustImageProcessing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fce210d770746c384ec693b10f0271cb4022244d [INFO] testing TheZoq2/RustImageProcessing against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheZoq2%2FRustImageProcessing" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheZoq2/RustImageProcessing on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheZoq2/RustImageProcessing [INFO] finished tweaking git repo https://github.com/TheZoq2/RustImageProcessing [INFO] tweaked toml for git repo https://github.com/TheZoq2/RustImageProcessing written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/TheZoq2/RustImageProcessing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7ea0a3d5e0a2294a26dcd1a16f3d8e3061c782c2eba8331cc5646630c4a84c1 [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" "e7ea0a3d5e0a2294a26dcd1a16f3d8e3061c782c2eba8331cc5646630c4a84c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7ea0a3d5e0a2294a26dcd1a16f3d8e3061c782c2eba8331cc5646630c4a84c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7ea0a3d5e0a2294a26dcd1a16f3d8e3061c782c2eba8331cc5646630c4a84c1", kill_on_drop: false }` [INFO] [stdout] e7ea0a3d5e0a2294a26dcd1a16f3d8e3061c782c2eba8331cc5646630c4a84c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41a9c27407d67ab359d7d207c076761194ac4e09d3014a3de75f7b8d051a36fc [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" "41a9c27407d67ab359d7d207c076761194ac4e09d3014a3de75f7b8d051a36fc", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rscam v0.5.3 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling x11-dl v2.13.0 [INFO] [stderr] Compiling target_build_utils v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling image_processing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/image.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RgbPixel` [INFO] [stdout] --> src/kernel.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use image::{RgbPixel, GrayscalePixel}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::vec::Vec` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `horizontal_edge_kernel` [INFO] [stdout] --> src/main.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | let horizontal_edge_kernel = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_horizontal_edge_kernel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `resolution` [INFO] [stdout] --> src/image_window.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | resolution: (u32, u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_pixel` [INFO] [stdout] --> src/image.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn get_pixel(&self, x: u32, y: u32) -> P [INFO] [stdout] | ^^^^^^^^^ [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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.image_processing.adussc4w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87" "/opt/rustwide/target/debug/deps/image_processing-9210971982179b87.52kw71esos1yb7uk.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-4fbfc392119dc9cd/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtime-4a4cc218bcdfb781.rlib" "/opt/rustwide/target/debug/deps/libglium-d39c44892a3f16c1.rlib" "/opt/rustwide/target/debug/deps/libglutin-489f21caaf17421e.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-c6f28e43d5a193f3.rlib" "/opt/rustwide/target/debug/deps/libwinit-ba7c26844aec83cb.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-7d30f92095ceac48.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c3753c21cde39001.rlib" "/opt/rustwide/target/debug/deps/librand-14ddc386dd147bde.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-613559a27135c600.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-61f05192593e071d.rlib" "/opt/rustwide/target/debug/deps/libmemmap-435f0859ec969be5.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-8ca0cd4e889c693d.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2df4cfc1cbfdd3b3.rlib" "/opt/rustwide/target/debug/deps/libdlib-6e6759bb4588dfcc.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0ff7bae74c240215.rlib" "/opt/rustwide/target/debug/deps/libbitflags-451632c3bdd53d67.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8d598ff4faca9339.rlib" "/opt/rustwide/target/debug/deps/libshared_library-38a1c57782bb99f3.rlib" "/opt/rustwide/target/debug/deps/libfnv-c165706811f9aec0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6fdf16bd3c8cc3c1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d1454082df77cb76.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-fae4114df5a51990.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d2016d73dbaa5597.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7a719300ffe3dcc6.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-f057d414ecc7ce79.rlib" "/opt/rustwide/target/debug/deps/libwinapi-27cf29b15030b890.rlib" "/opt/rustwide/target/debug/deps/libkernel32-a035d98e6f093591.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c13c3c1ddf8bbbb9.rlib" "/opt/rustwide/target/debug/deps/librscam-de5fe6b60e5f475c.rlib" "/opt/rustwide/target/debug/deps/liblibc-9c570a9eb94be217.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lv4l2" "-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; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image_processing` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "41a9c27407d67ab359d7d207c076761194ac4e09d3014a3de75f7b8d051a36fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a9c27407d67ab359d7d207c076761194ac4e09d3014a3de75f7b8d051a36fc", kill_on_drop: false }` [INFO] [stdout] 41a9c27407d67ab359d7d207c076761194ac4e09d3014a3de75f7b8d051a36fc