[INFO] cloning repository https://github.com/maxjoehnk/rpi-led-matrix-opc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxjoehnk/rpi-led-matrix-opc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Frpi-led-matrix-opc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Frpi-led-matrix-opc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb780ef0d7fabe78f6ca5f29245c9873dd6b51c7 [INFO] testing maxjoehnk/rpi-led-matrix-opc against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Frpi-led-matrix-opc" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxjoehnk/rpi-led-matrix-opc 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/maxjoehnk/rpi-led-matrix-opc [INFO] finished tweaking git repo https://github.com/maxjoehnk/rpi-led-matrix-opc [INFO] tweaked toml for git repo https://github.com/maxjoehnk/rpi-led-matrix-opc written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/maxjoehnk/rpi-led-matrix-opc 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 55b2bf5ea18d91306b3113a6e85dc9d0975fc9799b57f72f24d5e964c8dafeb7 [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" "55b2bf5ea18d91306b3113a6e85dc9d0975fc9799b57f72f24d5e964c8dafeb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55b2bf5ea18d91306b3113a6e85dc9d0975fc9799b57f72f24d5e964c8dafeb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b2bf5ea18d91306b3113a6e85dc9d0975fc9799b57f72f24d5e964c8dafeb7", kill_on_drop: false }` [INFO] [stdout] 55b2bf5ea18d91306b3113a6e85dc9d0975fc9799b57f72f24d5e964c8dafeb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 842881fdf582608aa1d57e3bd363d968d9bed71b74944b8f95dccf0e7672d541 [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" "842881fdf582608aa1d57e3bd363d968d9bed71b74944b8f95dccf0e7672d541", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling event-listener v2.3.0 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling concurrent-queue v1.2.1 [INFO] [stderr] Compiling rpi-led-matrix v0.1.1 (https://github.com/helvethor/rust-rpi-rgb-led-matrix#a807847b) [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling rpi-led-matrix-opc 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/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.rpi_led_matrix_opc.3urixejc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-b3769e634ea41553.3c3aij873w5r0jbl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libenv_logger-7ecc72bb8ecf7ace.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libatty-6cc17eb3ea673412.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7f6c45dfb0b498f5.rlib" "/opt/rustwide/target/debug/deps/librpi_led_matrix-17d578f7dcc23960.rlib" "/opt/rustwide/target/debug/deps/libasync_std-87cfddd0797d9d84.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-12ddcbe4c3bd95c8.rlib" "/opt/rustwide/target/debug/deps/libsmol-846aea9858952eb5.rlib" "/opt/rustwide/target/debug/deps/libasync_task-096052e1dbfd0b53.rlib" "/opt/rustwide/target/debug/deps/libblocking-a66180a91920ee29.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2004da0fb14b12f1.rlib" "/opt/rustwide/target/debug/deps/libfastrand-4bf4adf09a2c76b4.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libparking-beb1519ee9ea1bf9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-66625cdd2e87ad12.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-228fc4bc2c4551c2.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-1f6c089e53383d43.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libsocket2-010adc16650168b5.rlib" "/opt/rustwide/target/debug/deps/liblibc-655f967ebfad5af1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-04fac83c920f3fcd.rlib" "/opt/rustwide/target/debug/deps/libfutures-19df5d6d069c85f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-116396e67e441d76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ce136e3738737dd5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3229a1b93cb26564.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f21eb77abb1cab22.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3a4c282e58ae2cab.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-66c8d8f95487b6b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eae40bb04dff97f7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4f490b24a4c18179.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.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" "-lrgbmatrix" "-lstdc++" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lrgbmatrix [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 `rpi-led-matrix-opc` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "842881fdf582608aa1d57e3bd363d968d9bed71b74944b8f95dccf0e7672d541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "842881fdf582608aa1d57e3bd363d968d9bed71b74944b8f95dccf0e7672d541", kill_on_drop: false }` [INFO] [stdout] 842881fdf582608aa1d57e3bd363d968d9bed71b74944b8f95dccf0e7672d541