[INFO] cloning repository https://github.com/dylduhamel/posify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dylduhamel/posify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylduhamel%2Fposify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylduhamel%2Fposify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8608870cdcc16c7344e9c7ee2fabfdd0ead53b8b [INFO] testing dylduhamel/posify against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylduhamel%2Fposify" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dylduhamel/posify on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dylduhamel/posify [INFO] finished tweaking git repo https://github.com/dylduhamel/posify [INFO] tweaked toml for git repo https://github.com/dylduhamel/posify written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dylduhamel/posify 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68820af4aaeab94f2429ccb0091a905acf7d5849acb71f0262b99844f5884b2b [INFO] running `Command { std: "docker" "start" "-a" "68820af4aaeab94f2429ccb0091a905acf7d5849acb71f0262b99844f5884b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68820af4aaeab94f2429ccb0091a905acf7d5849acb71f0262b99844f5884b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68820af4aaeab94f2429ccb0091a905acf7d5849acb71f0262b99844f5884b2b", kill_on_drop: false }` [INFO] [stdout] 68820af4aaeab94f2429ccb0091a905acf7d5849acb71f0262b99844f5884b2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a60fb4c2a8d2845e5b60a36af6ae11918de5bbbbc404722bf3a2f4d5fbcc0c8 [INFO] running `Command { std: "docker" "start" "-a" "4a60fb4c2a8d2845e5b60a36af6ae11918de5bbbbc404722bf3a2f4d5fbcc0c8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling posify v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> src/main.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use image::{GenericImageView, ImageBuffer, Rgb}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.38s [INFO] running `Command { std: "docker" "inspect" "4a60fb4c2a8d2845e5b60a36af6ae11918de5bbbbc404722bf3a2f4d5fbcc0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a60fb4c2a8d2845e5b60a36af6ae11918de5bbbbc404722bf3a2f4d5fbcc0c8", kill_on_drop: false }` [INFO] [stdout] 4a60fb4c2a8d2845e5b60a36af6ae11918de5bbbbc404722bf3a2f4d5fbcc0c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d41546030e5f3e258541bd7d3a0bdf5cc016f562e507fc5396e15318b4fb0e54 [INFO] running `Command { std: "docker" "start" "-a" "d41546030e5f3e258541bd7d3a0bdf5cc016f562e507fc5396e15318b4fb0e54", kill_on_drop: false }` [INFO] [stderr] Compiling posify v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> src/main.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use image::{GenericImageView, ImageBuffer, Rgb}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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/rustcvSTIYt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclap-3f64ac977665a2b2.rlib,libvec_map-75126d96f8392bf4.rlib,libtextwrap-d560d44d97822ad5.rlib,libunicode_width-affb1d25ef114124.rlib,libstrsim-eb3bc2e4997041af.rlib,libatty-25bc7d514e436b02.rlib,liblibc-880ef72741579ec7.rlib,libansi_term-74ae5010905c21da.rlib,libimage-c20b69d37a9e81e5.rlib,libqoi-b2fc31e0ddc49b1a.rlib,libbytemuck-71dc9660be3cd1b6.rlib,libpng-27366a48f729f38b.rlib,libfdeflate-a5a8987ddcb1aabe.rlib,libbitflags-dde12b0d7d495b50.rlib,libexr-8a912382e0ac8f96.rlib,libflume-6c4f63468bd1fbd4.rlib,libzune_inflate-830e3160eed64e83.rlib,libbit_field-fb70c6f816573082.rlib,liblebe-5694b67511a9813c.rlib,libhalf-968122518e876f8f.rlib,libsmallvec-1863b34dca4644dc.rlib,libnum_rational-3b1fd5c2d90d75d3.rlib,libnum_integer-334c730f5ab55227.rlib,libgif-3197465e60c352f2.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libbyteorder-fb36fe721788ce00.rlib,libnum_traits-eac461c89e5fffc9.rlib,libtiff-d8ab0acbbfc5428a.rlib,libflate2-81c7db0da7fbb1b6.rlib,libminiz_oxide-1046e831d7c71c90.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libweezl-2b90a14ccfb21c53.rlib,libjpeg_decoder-b802896f76983cf2.rlib,librayon-6e99763abf652e77.rlib,librayon_core-2698ff00ec3ad8f9.rlib,libcrossbeam_deque-52ee8e59c3585549.rlib,libcrossbeam_epoch-b1d79632a7924e9d.rlib,libmemoffset-7f4e70f7a63d0621.rlib,libscopeguard-7ec2214574194454.rlib,libcrossbeam_utils-2e430be21a3ab14e.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libeither-9a2eefee56828921.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" "-lc" "-lm" "-lrt" "-lpthread" "-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/posify-be88b47f6e4344b8" "-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 `posify` (bin "posify" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d41546030e5f3e258541bd7d3a0bdf5cc016f562e507fc5396e15318b4fb0e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41546030e5f3e258541bd7d3a0bdf5cc016f562e507fc5396e15318b4fb0e54", kill_on_drop: false }` [INFO] [stdout] d41546030e5f3e258541bd7d3a0bdf5cc016f562e507fc5396e15318b4fb0e54