[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.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Frpi-led-matrix-opc" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxjoehnk/rpi-led-matrix-opc on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-32/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.55.0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d26f371c5f3a104263ff1baf1210a8efdc98021beaac4fd9c1ca61858949dde9 [INFO] running `Command { std: "docker" "start" "-a" "d26f371c5f3a104263ff1baf1210a8efdc98021beaac4fd9c1ca61858949dde9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d26f371c5f3a104263ff1baf1210a8efdc98021beaac4fd9c1ca61858949dde9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26f371c5f3a104263ff1baf1210a8efdc98021beaac4fd9c1ca61858949dde9", kill_on_drop: false }` [INFO] [stdout] d26f371c5f3a104263ff1baf1210a8efdc98021beaac4fd9c1ca61858949dde9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7623ce197dc6ff51d4dc9ccfda3ccd48d8f2a840cfa11e2f131f11e21cbcca3c [INFO] running `Command { std: "docker" "start" "-a" "7623ce197dc6ff51d4dc9ccfda3ccd48d8f2a840cfa11e2f131f11e21cbcca3c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling event-listener v2.3.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling concurrent-queue v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling blocking v0.4.7 [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 atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.rpi_led_matrix_opc.c31df91b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407.4ckiss37ubjv1qhc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-0a9c4b341bbfbc47.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-42ba0c722a422d99.rlib" "/opt/rustwide/target/debug/deps/libatty-4fb04b17ae56398f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a3db86d0f937abe4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/libregex-5c6ca9a6818cc516.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8d133295d5bc9215.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e796668475ed7fb8.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f10ea6c9d97cf234.rlib" "/opt/rustwide/target/debug/deps/librpi_led_matrix-34e9788acf23595a.rlib" "/opt/rustwide/target/debug/deps/libasync_std-d5f1ac806cb5a73a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7f8bd0e2e82eca52.rlib" "/opt/rustwide/target/debug/deps/libsmol-5a2e4615bd3cc534.rlib" "/opt/rustwide/target/debug/deps/libasync_task-909dca45a6e76e0b.rlib" "/opt/rustwide/target/debug/deps/libblocking-157f617e18da0dac.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-80ec2d805ec964fe.rlib" "/opt/rustwide/target/debug/deps/libfastrand-5f508f8c2dc20517.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-ddc8d71106851c47.rlib" "/opt/rustwide/target/debug/deps/libparking-e4294b1730c39aae.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-1d0acfd8fbdc88a2.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-19845c5b65ed0620.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-56b422ce3e5cbda6.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-213059b13239d946.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9487c1b0b8294f91.rlib" "/opt/rustwide/target/debug/deps/liblibc-1c69ea8e90b5be58.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-506755c7eca3e021.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-09d4f01a782ee392.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-007a063419d2f5ac.rlib" "/opt/rustwide/target/debug/deps/liblog-9a8491bca1472d8b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-87e967ac82b5b062.rlib" "/opt/rustwide/target/debug/deps/libfutures-4ae1e91582f200bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5b1a62220de946e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0ac5e3199ca71848.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-46cb791b9e489748.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-dd65a597b996d7a3.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-38ecb0aca7244339.rlib" "/opt/rustwide/target/debug/deps/libpin_project-41404e03abf7d13f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f608511813007bb9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-480e54571cc44d8c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ef692b8bda824634.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-db9edbf7f6b4fe8f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lrgbmatrix" "-lstdc++" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rpi_led_matrix_opc-17b761db4082e407" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7623ce197dc6ff51d4dc9ccfda3ccd48d8f2a840cfa11e2f131f11e21cbcca3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7623ce197dc6ff51d4dc9ccfda3ccd48d8f2a840cfa11e2f131f11e21cbcca3c", kill_on_drop: false }` [INFO] [stdout] 7623ce197dc6ff51d4dc9ccfda3ccd48d8f2a840cfa11e2f131f11e21cbcca3c