[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 beta-2020-06-03 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-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dabch/rust-rpi-led on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-06-03" "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] d07c8f89eb5734d4f42d85d9c1fd3a0763d4f81b5eb321f4b69112192d574767 [INFO] running `"docker" "start" "-a" "d07c8f89eb5734d4f42d85d9c1fd3a0763d4f81b5eb321f4b69112192d574767"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling crc32fast v1.2.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 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 inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [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-deque v0.7.3 [INFO] [stderr] Compiling png v0.16.4 [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 46.54s [INFO] running `"docker" "inspect" "d07c8f89eb5734d4f42d85d9c1fd3a0763d4f81b5eb321f4b69112192d574767"` [INFO] running `"docker" "rm" "-f" "d07c8f89eb5734d4f42d85d9c1fd3a0763d4f81b5eb321f4b69112192d574767"` [INFO] [stdout] d07c8f89eb5734d4f42d85d9c1fd3a0763d4f81b5eb321f4b69112192d574767 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-06-03" "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] e507f154932700b8bb724936fb36fa9d73c7b35210cdc00836478c175e92a050 [INFO] running `"docker" "start" "-a" "e507f154932700b8bb724936fb36fa9d73c7b35210cdc00836478c175e92a050"` [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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-a9784998d87f216f.rust_rpi_led_matrix.al7juk8r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-a9784998d87f216f.rust_rpi_led_matrix.al7juk8r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-a9784998d87f216f.rust_rpi_led_matrix.al7juk8r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-a9784998d87f216f.rust_rpi_led_matrix.al7juk8r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-a9784998d87f216f.rust_rpi_led_matrix.al7juk8r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-a9784998d87f216f.rust_rpi_led_matrix.al7juk8r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-a9784998d87f216f.rust_rpi_led_matrix.al7juk8r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-a9784998d87f216f.rust_rpi_led_matrix.al7juk8r-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-a9784998d87f216f" "/opt/rustwide/target/debug/deps/rust_rpi_led_matrix-a9784998d87f216f.4k70tmelje6lmuvy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/libimage-829845dd492d2fac.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c63f64a514a96f76.rlib" "/opt/rustwide/target/debug/deps/libpng-74f68ab65fe26ae8.rlib" "/opt/rustwide/target/debug/deps/libinflate-c136b13ddac0b16a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-10e48aefe5c8c7a8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8d0bf79e859fb8b6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-896fd412d0a6b0de.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5fc98a5c1be3ef85.rlib" "/opt/rustwide/target/debug/deps/librayon-df545278218dc866.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b30c35e218e5c37c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-210e4113cdbae879.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libeither-667bb5f36f496548.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4b8ceb511173985b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fefd8c87e7e1d573.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3d10e159d6ba836e.rlib" "/opt/rustwide/target/debug/deps/libgif-d468bd51667d24f3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b1efc12c392b9f46.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libtiff-7bf07edfa05a1434.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6eca02b8afa79989.rlib" "/opt/rustwide/target/debug/deps/libadler32-f244741275b1e8cf.rlib" "/opt/rustwide/target/debug/deps/liblzw-88a56833efa91571.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.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" "e507f154932700b8bb724936fb36fa9d73c7b35210cdc00836478c175e92a050"` [INFO] running `"docker" "rm" "-f" "e507f154932700b8bb724936fb36fa9d73c7b35210cdc00836478c175e92a050"` [INFO] [stdout] e507f154932700b8bb724936fb36fa9d73c7b35210cdc00836478c175e92a050