[INFO] cloning repository https://github.com/cndofx/photomosaic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cndofx/photomosaic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcndofx%2Fphotomosaic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcndofx%2Fphotomosaic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 638c0b50712402ee386a3426824a80e1f6611b76 [INFO] testing cndofx/photomosaic against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcndofx%2Fphotomosaic" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cndofx/photomosaic on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cndofx/photomosaic [INFO] finished tweaking git repo https://github.com/cndofx/photomosaic [INFO] tweaked toml for git repo https://github.com/cndofx/photomosaic written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cndofx/photomosaic already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c09102fd4558f2e1506a986ccf4b06a82fd72cae24a86598e6cc82871eb4dae4 [INFO] running `Command { std: "docker" "start" "-a" "c09102fd4558f2e1506a986ccf4b06a82fd72cae24a86598e6cc82871eb4dae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c09102fd4558f2e1506a986ccf4b06a82fd72cae24a86598e6cc82871eb4dae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c09102fd4558f2e1506a986ccf4b06a82fd72cae24a86598e6cc82871eb4dae4", kill_on_drop: false }` [INFO] [stdout] c09102fd4558f2e1506a986ccf4b06a82fd72cae24a86598e6cc82871eb4dae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc5364358b9439480cd9623312d52b486db21b78dd32b9322557e730a4d7fa83 [INFO] running `Command { std: "docker" "start" "-a" "cc5364358b9439480cd9623312d52b486db21b78dd32b9322557e730a4d7fa83", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling zune-inflate v0.2.51 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling spin v0.9.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling exr v1.6.3 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling photomosaic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `cells_to_image` is never used [INFO] [stdout] --> src/main.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn cells_to_image(cells: &Cells, images: &[ImageRecord]) -> DynamicImage { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNMfm9s/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-8566d7092c734eac.rlib,libbytemuck-57ec1454c7928c88.rlib,libpng-f3e661440fc052d1.rlib,libexr-ee8213d27a1348bd.rlib,libflume-40c173d8a1f51b8b.rlib,libspin-b1e76f5e7afadbf4.rlib,liblock_api-62daa81a5ae68f27.rlib,libpin_project-262477334fc83816.rlib,libfutures_sink-c162a342d27d1ac2.rlib,libfutures_core-e5cacc6000b482d3.rlib,libnanorand-75e9fb94cee89369.rlib,libgetrandom-652e5eead87c40e8.rlib,libzune_inflate-7cb5ba5bf25a714c.rlib,libsimd_adler32-309c385074bb4f63.rlib,libbit_field-a726611ff4126d87.rlib,liblebe-5657b4853f5ea9ed.rlib,libhalf-1014eeafbcf8f93c.rlib,libsmallvec-6b83f3602fd15511.rlib,libscoped_threadpool-7ab9c19bf9c101cc.rlib,libnum_rational-2ddc87ba9cb76a48.rlib,libnum_integer-8bf40abe106974be.rlib,libgif-29c84b5216715bf6.rlib,libcolor_quant-86ea11d1dd84f115.rlib,libbyteorder-17848641bf598723.rlib,libnum_traits-62f18ed44b89d74e.rlib,libtiff-eb12dc69ebbf8806.rlib,libflate2-065e459a3f5be457.rlib,libminiz_oxide-2c08e22986f9fd02.rlib,libadler-cd9ae852e9a49a18.rlib,libcrc32fast-6e81018eda4e113d.rlib,libweezl-1dcf8a617f81566a.rlib,libjpeg_decoder-3f3e5c38dd362dc0.rlib,librayon-ec6e269c9be42a27.rlib,librayon_core-5a7b9aadaa80487f.rlib,libnum_cpus-46e70f40796c4e04.rlib,libcrossbeam_deque-fca998db103bd4f7.rlib,libcrossbeam_epoch-0cba8706745976dd.rlib,libmemoffset-027ecd04c2de3aaf.rlib,libscopeguard-7106c1688341b40d.rlib,libcrossbeam_channel-f2683d3a38013ea5.rlib,libcrossbeam_utils-24630ee801390ada.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libeither-9f5d7edc9dea8e8b.rlib,libclap-e1b88cbde87a6b7f.rlib,libstrsim-86ce3cf7e8ecb62a.rlib,libis_terminal-32ba307b59351955.rlib,librustix-7759e0c4d563b98b.rlib,liblinux_raw_sys-019976a661aa49b8.rlib,libio_lifetimes-fae159cde8e92855.rlib,liblibc-e0b0aa3e87c5109a.rlib,libclap_lex-0ca11b795d301c27.rlib,libos_str_bytes-5aa01e440f6cb1e9.rlib,libtermcolor-5044fdbe45211e78.rlib,libbitflags-817ea04a92d50a33.rlib,libonce_cell-97c9f5467c7ac99c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crop_sources-14ff02248b887d1d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `photomosaic` (bin "crop-sources") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cc5364358b9439480cd9623312d52b486db21b78dd32b9322557e730a4d7fa83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5364358b9439480cd9623312d52b486db21b78dd32b9322557e730a4d7fa83", kill_on_drop: false }` [INFO] [stdout] cc5364358b9439480cd9623312d52b486db21b78dd32b9322557e730a4d7fa83