[INFO] cloning repository https://github.com/dabch/rust-rpi-led [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dabch/rust-rpi-led" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabch%2Frust-rpi-led"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabch%2Frust-rpi-led'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9eac6fdff231c2f1819db0a78850cd47ab1777b8 [INFO] testing dabch/rust-rpi-led against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabch%2Frust-rpi-led" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dabch/rust-rpi-led on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dabch/rust-rpi-led [INFO] finished tweaking git repo https://github.com/dabch/rust-rpi-led [INFO] tweaked toml for git repo https://github.com/dabch/rust-rpi-led written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "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] a5553ec72832bdf51a625bf25590e1d8f7b12f63c195a794783dadcdaec4b81d [INFO] running `"docker" "start" "-a" "a5553ec72832bdf51a625bf25590e1d8f7b12f63c195a794783dadcdaec4b81d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling rust_rpi_led_matrix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.90s [INFO] running `"docker" "inspect" "a5553ec72832bdf51a625bf25590e1d8f7b12f63c195a794783dadcdaec4b81d"` [INFO] running `"docker" "rm" "-f" "a5553ec72832bdf51a625bf25590e1d8f7b12f63c195a794783dadcdaec4b81d"` [INFO] [stdout] a5553ec72832bdf51a625bf25590e1d8f7b12f63c195a794783dadcdaec4b81d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8c24896f7898649c1de30e1d14ed210d78b5f51908896d74edc9de5d3a5fb5e4 [INFO] running `"docker" "start" "-a" "8c24896f7898649c1de30e1d14ed210d78b5f51908896d74edc9de5d3a5fb5e4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust_rpi_led_matrix v0.1.0 (/opt/rustwide/workdir) [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/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-2a5d7ad4c88e2f2d.rust_rpi_led_matrix.554szm0n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-2a5d7ad4c88e2f2d.rust_rpi_led_matrix.554szm0n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-2a5d7ad4c88e2f2d.rust_rpi_led_matrix.554szm0n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-2a5d7ad4c88e2f2d.rust_rpi_led_matrix.554szm0n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-2a5d7ad4c88e2f2d.rust_rpi_led_matrix.554szm0n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-2a5d7ad4c88e2f2d.rust_rpi_led_matrix.554szm0n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-2a5d7ad4c88e2f2d.rust_rpi_led_matrix.554szm0n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-2a5d7ad4c88e2f2d.rust_rpi_led_matrix.554szm0n-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-2a5d7ad4c88e2f2d" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-2a5d7ad4c88e2f2d.31h7wpzbwqunpkb8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lrgbmatrix" "-lstdc++" "-lrt" "-lpthread" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libimage-036404eecbfdd83e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-5a95f81c1fadac94.rlib" "/opt/rustwide/target/debug/deps/libpng-7645e404408290c1.rlib" "/opt/rustwide/target/debug/deps/libinflate-acf2a0e9b3891205.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-6960ab5b760f1ffc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4ed6297a2cdcb5ff.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-91fb18ad6683bb8e.rlib" "/opt/rustwide/target/debug/deps/librayon-74809fa138abe973.rlib" "/opt/rustwide/target/debug/deps/librayon_core-65f571a9725ca085.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e56f6a37558f5148.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-788956864107f14f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-48eef9cc011f78b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2c499fe78bf37f3e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5ad4270d09bfce92.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-aebce936eb4eb10d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8ed8d280867c6832.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a414d050938f7fed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/libeither-61fbb0a110e3d219.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-cd4eb633569b1741.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9655c31a34e1d27f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-476af23625bc1b94.rlib" "/opt/rustwide/target/debug/deps/libgif-ab40da4779180ae5.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-fc6ee7c20d132f45.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ddc6fba6583d3d3e.rlib" "/opt/rustwide/target/debug/deps/libtiff-011d75d1c2dbf14d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-905c74556db94ffd.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/liblzw-c5b09777a31838f7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] /usr/bin/ld: cannot find -lrgbmatrix [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `rust_rpi_led_matrix`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8c24896f7898649c1de30e1d14ed210d78b5f51908896d74edc9de5d3a5fb5e4"` [INFO] running `"docker" "rm" "-f" "8c24896f7898649c1de30e1d14ed210d78b5f51908896d74edc9de5d3a5fb5e4"` [INFO] [stdout] 8c24896f7898649c1de30e1d14ed210d78b5f51908896d74edc9de5d3a5fb5e4